toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.cast
/
[jvm]Screens
Screens
interface
Screens
:
ProfileService
A service that allows obtaining connected
screens
.
Since
7.29
Members
Functions
default
Screen
Link copied to clipboard
abstract
fun
defaultScreen
(
)
:
Screen
Returns the default (main) screen.
list
Link copied to clipboard
abstract
fun
list
(
)
:
List
<
Screen
>
Returns the list of connected screens whose content can be cast to a media receiver.
profile
Link copied to clipboard
abstract
fun
profile
(
)
:
Profile
Returns the profile of this service.